home *** CD-ROM | disk | FTP | other *** search
/ NOVA - For the NeXT Workstation / NOVA - For the NeXT Workstation.iso / SourceCode / MailComposerPalette / PB.project < prev   
Encoding:
Text File  |  1992-12-19  |  711 b   |  21 lines

  1. FILESTABLE = {
  2.     CLASSES = (MailComposer.m, MailComposerInspector.m, MailComposerPalette.m, MailSpeaker.m);
  3.     OTHER_RESOURCES = (palette.table);
  4.     OTHER_SOURCES = (Makefile);
  5.     H_FILES = (MailComposer.h, MailComposerInspector.h, MailComposerPalette.h, MailSpeaker.h);
  6.     INTERFACES = (MailComposerInspector.nib, MailComposerPalette.nib);
  7.     IMAGES = (MailComposerIcon.tiff, MailComposerPaletteIcon.tiff);
  8. };
  9. LOCALIZABLE_FILES = {
  10.     MailComposerPalette.nib;
  11.     MailComposerInspector.nib;
  12. };
  13. LANGUAGE = English;
  14. PROJECTVERSION = 1.1;
  15. INSTALLDIR = /NextDeveloper/Palettes;
  16. PROJECTTYPE = Palette;
  17. PROJECTNAME = MailComposerPalette;
  18. MAINNIB = MailComposerPalette;
  19. DOCEXTENSIONS = ();
  20. DOCICONFILES = ();
  21.